﻿2026-07-27T23:55:28.8046428Z ##[group]Run actions/checkout@v5
2026-07-27T23:55:28.8047253Z with:
2026-07-27T23:55:28.8047939Z   repository: BigscreenVR/spt-bs-core
2026-07-27T23:55:28.8054700Z   token: ***
2026-07-27T23:55:28.8055315Z   ssh-strict: true
2026-07-27T23:55:28.8055945Z   ssh-user: git
2026-07-27T23:55:28.8056592Z   persist-credentials: true
2026-07-27T23:55:28.8057303Z   clean: true
2026-07-27T23:55:28.8057952Z   sparse-checkout-cone-mode: true
2026-07-27T23:55:28.8058719Z   fetch-depth: 1
2026-07-27T23:55:28.8059440Z   fetch-tags: false
2026-07-27T23:55:28.8060084Z   show-progress: true
2026-07-27T23:55:28.8060737Z   lfs: false
2026-07-27T23:55:28.8061328Z   submodules: false
2026-07-27T23:55:28.8061959Z   set-safe-directory: true
2026-07-27T23:55:28.8062689Z   allow-unsafe-pr-checkout: false
2026-07-27T23:55:28.8063425Z env:
2026-07-27T23:55:28.8064020Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-27T23:55:28.8064818Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-27T23:55:28.8065599Z ##[endgroup]
2026-07-27T23:55:28.8859797Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T23:55:28.8862087Z ##[group]Getting Git version info
2026-07-27T23:55:28.8863380Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T23:55:28.8865022Z [command]/usr/bin/git version
2026-07-27T23:55:28.8885980Z git version 2.43.0
2026-07-27T23:55:28.8904057Z ##[endgroup]
2026-07-27T23:55:28.8915375Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/e586ea6a-4ac8-4667-b228-75a5c0b9fcb0' before making global git config changes
2026-07-27T23:55:28.8917566Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T23:55:28.8919454Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T23:55:28.8951262Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T23:55:28.8968910Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T23:55:28.8979804Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T23:55:28.8981975Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T23:55:28.8998507Z HEAD
2026-07-27T23:55:28.9104236Z ##[endgroup]
2026-07-27T23:55:28.9105219Z [command]/usr/bin/git submodule status
2026-07-27T23:55:28.9292441Z ##[group]Cleaning the repository
2026-07-27T23:55:28.9293719Z [command]/usr/bin/git clean -ffdx
2026-07-27T23:55:29.2651563Z Removing dist/
2026-07-27T23:55:29.2652193Z Removing target/
2026-07-27T23:55:29.2661847Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T23:55:29.2720988Z HEAD is now at 899f4660 Merge pull request #112 from BigscreenVR/release/v0.45.0
2026-07-27T23:55:29.2727871Z ##[endgroup]
2026-07-27T23:55:29.2734517Z ##[group]Disabling automatic garbage collection
2026-07-27T23:55:29.2738045Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T23:55:29.2767020Z ##[endgroup]
2026-07-27T23:55:29.2767444Z ##[group]Setting up auth
2026-07-27T23:55:29.2773088Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T23:55:29.2801319Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T23:55:29.2992061Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T23:55:29.3016044Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T23:55:29.3200360Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T23:55:29.3226686Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T23:55:29.3413449Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T23:55:29.3444848Z ##[endgroup]
2026-07-27T23:55:29.3445440Z ##[group]Fetching the repository
2026-07-27T23:55:29.3452306Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +899f4660e088faf7a202b9df1d76416d1258b7a4:refs/remotes/origin/main
2026-07-27T23:55:29.7927894Z ##[endgroup]
2026-07-27T23:55:29.7928500Z ##[group]Determining the checkout info
2026-07-27T23:55:29.7929049Z ##[endgroup]
2026-07-27T23:55:29.7939919Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T23:55:29.7976884Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T23:55:29.7999244Z ##[group]Checking out the ref
2026-07-27T23:55:29.8001668Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-27T23:55:29.8054995Z Switched to a new branch 'main'
2026-07-27T23:55:29.8055442Z branch 'main' set up to track 'origin/main'.
2026-07-27T23:55:29.8058779Z ##[endgroup]
2026-07-27T23:55:29.8092654Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T23:55:29.8114877Z 899f4660e088faf7a202b9df1d76416d1258b7a4
